home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mac-Source 1994 July
/
Mac-Source_July_1994.iso
/
Other Langs
/
Tickle-4.0 (tcl)
/
library
/
help
/
tcl
/
status
/
pushd
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1993-10-26
|
291 b
|
8 lines
|
[
TEXT/$Tcl
]
pushd ?dir?
This procedure pushs the current directory onto the
directory stack and cd to the specified directory. If
the directory is not specified, then the current direc-
tory is pushed, but remains unchanged.